Namespace - LJCCommonModuleLib
Parameters
sourceColumn - The "Source" column.
targetColumn - The "Target" column.
mapTypeID - The MapType ID.
Returns
A reference to the added item.
Syntax
| C# |
|
public ColumnMapping Add(LayoutColumn sourceColumn, LayoutColumn targetColumn, Int32 mapTypeID = 0)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.